Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Spring Boot Interview Questions and Answers

Question: What are embedded containers support by Spring?
Answer:
Spring Boot support the main three embedded containers:
  1. Tomcat
  2. Jetty
  3. Undertow.
By default, it uses Tomcat as an embedded container.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook